home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003 March / EnterCD 03_2003.iso / Multimedia / IntelliCAD 2001 3.3 / data1.cab / API / sds / ourbase / invoke.plg < prev    next >
Encoding:
Text File  |  2003-01-05  |  1.9 KB  |  47 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: invoke - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP1F4.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/invoke.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c 
  12. "E:\itc0407\IntelliCAD\IntelliCAD\Source\prj\api\sds\ourbase\invoke.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSP1F4.tmp" 
  15. Creating temporary file "C:\TEMP\RSP1F5.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/invoke.pdb" /debug /machine:I386 /out:".\invoke.dll" /implib:"Debug/invoke.lib" /pdbtype:sept 
  18. .\Debug\Entpoint.obj
  19. .\Debug\invoke.obj
  20. ]
  21. Creating command line "link.exe @C:\TEMP\RSP1F5.tmp"
  22. <h3>Output Window</h3>
  23. Compiling...
  24. invoke.cpp
  25. Linking...
  26.    Creating library Debug/invoke.lib and object Debug/invoke.exp
  27. Entpoint.obj : error LNK2001: unresolved external symbol _SDS_GetGlobals
  28. invoke.obj : error LNK2001: unresolved external symbol _sds_retvoid
  29. invoke.obj : error LNK2001: unresolved external symbol _sds_relrb
  30. invoke.obj : error LNK2001: unresolved external symbol _sds_getargs
  31. invoke.obj : error LNK2001: unresolved external symbol _sds_getfuncode
  32. invoke.obj : error LNK2001: unresolved external symbol _sds_defun
  33. invoke.obj : error LNK2001: unresolved external symbol _sds_exit
  34. invoke.obj : error LNK2001: unresolved external symbol _sds_link
  35. invoke.obj : error LNK2001: unresolved external symbol _sds_printf
  36. invoke.obj : error LNK2001: unresolved external symbol _sds_init
  37. .\invoke.dll : fatal error LNK1120: 10 unresolved externals
  38. Error executing link.exe.
  39.  
  40.  
  41.  
  42. <h3>Results</h3>
  43. invoke.dll - 11 error(s), 0 warning(s)
  44. </pre>
  45. </body>
  46. </html>
  47.